﻿2026-06-16T08:31:56.3296416Z ##[group]Run actions/checkout@v5
2026-06-16T08:31:56.3296738Z with:
2026-06-16T08:31:56.3296925Z   repository: SaberMage/spt-shell-notify
2026-06-16T08:31:56.3297149Z   path: .adapter-notify
2026-06-16T08:31:56.3299171Z   token: ***
2026-06-16T08:31:56.3299341Z   ssh-strict: true
2026-06-16T08:31:56.3299568Z   ssh-user: git
2026-06-16T08:31:56.3299776Z   persist-credentials: true
2026-06-16T08:31:56.3299991Z   clean: true
2026-06-16T08:31:56.3300192Z   sparse-checkout-cone-mode: true
2026-06-16T08:31:56.3300450Z   fetch-depth: 1
2026-06-16T08:31:56.3300669Z   fetch-tags: false
2026-06-16T08:31:56.3300853Z   show-progress: true
2026-06-16T08:31:56.3301017Z   lfs: false
2026-06-16T08:31:56.3301220Z   submodules: false
2026-06-16T08:31:56.3301446Z   set-safe-directory: true
2026-06-16T08:31:56.3301642Z ##[endgroup]
2026-06-16T08:31:56.4034924Z Syncing repository: SaberMage/spt-shell-notify
2026-06-16T08:31:56.4040374Z ##[group]Getting Git version info
2026-06-16T08:31:56.4041114Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-16T08:31:56.4365263Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T08:31:56.4566264Z git version 2.43.0.windows.1
2026-06-16T08:31:56.4594132Z ##[endgroup]
2026-06-16T08:31:56.4602096Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f07316b7-2cbd-49aa-885a-72b803677a55\.gitconfig'
2026-06-16T08:31:56.4615005Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f07316b7-2cbd-49aa-885a-72b803677a55' before making global git config changes
2026-06-16T08:31:56.4615533Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T08:31:56.4619921Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-16T08:31:56.4844552Z ##[group]Initializing the repository
2026-06-16T08:31:56.4849363Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-16T08:31:56.5151913Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-16T08:31:56.5181076Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-16T08:31:56.5433030Z ##[endgroup]
2026-06-16T08:31:56.5433361Z ##[group]Disabling automatic garbage collection
2026-06-16T08:31:56.5437557Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-16T08:31:56.5652490Z ##[endgroup]
2026-06-16T08:31:56.5652919Z ##[group]Setting up auth
2026-06-16T08:31:56.5660026Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T08:31:56.5877121Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T08:31:56.9506667Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T08:31:56.9729877Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T08:31:57.3366244Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T08:31:57.3584319Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T08:31:57.7250461Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-16T08:31:57.7490351Z ##[endgroup]
2026-06-16T08:31:57.7490758Z ##[group]Determining the default branch
2026-06-16T08:31:57.7492029Z Retrieving the default branch name
2026-06-16T08:31:58.2019036Z Default branch 'main'
2026-06-16T08:31:58.2019514Z ##[endgroup]
2026-06-16T08:31:58.2019890Z ##[group]Fetching the repository
2026-06-16T08:31:58.2025764Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-16T08:31:59.4296675Z From https://github.com/SaberMage/spt-shell-notify
2026-06-16T08:31:59.4297027Z  * [new branch]      main       -> origin/main
2026-06-16T08:31:59.4417484Z ##[endgroup]
2026-06-16T08:31:59.4417835Z ##[group]Determining the checkout info
2026-06-16T08:31:59.4418614Z ##[endgroup]
2026-06-16T08:31:59.4430454Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-16T08:31:59.4690281Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-16T08:31:59.4916391Z ##[group]Checking out the ref
2026-06-16T08:31:59.4920890Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-16T08:31:59.5213496Z branch 'main' set up to track 'origin/main'.
2026-06-16T08:31:59.5213803Z Reset branch 'main'
2026-06-16T08:31:59.5234441Z ##[endgroup]
2026-06-16T08:31:59.5460186Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-16T08:31:59.5653241Z ee2d37eadc730c0019e0af82d683074c509634a2
